Types> struct tuple_size<tuple<Types...> >; Tuple size traits Class template designed to access the number of elements in a tuple (as a constexpr). The class is itself undefined for the generic type T, but a specialization for tuple instant